From 5912790f3284be504e5e86aeceff940b003e3695 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Timm=20B=C3=A4der?= Date: Wed, 11 Nov 2015 09:35:31 +0100 Subject: [PATCH] gtklevelbar: Fix typo --- gtk/gtklevelbar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtklevelbar.c b/gtk/gtklevelbar.c index 6743b69aaf..a767cc1849 100644 --- a/gtk/gtklevelbar.c +++ b/gtk/gtklevelbar.c @@ -97,7 +97,7 @@ * ]| * * GtkLevelBar has a main CSS node with name levelbar, a subnode with name trough, - * and blow that a node with name block and style class .filled and a node with + * and below that a node with name block and style class .filled and a node with * name block and style class .empty. Both block nodes get one of the style * classes .discrete or .continuous, and the block.filled node gets a style class * .level- corresponding to the level for the current value. -- 2.30.2